fix(container): update tuppr ( 0.1.4 ➔ 0.1.39 )#686
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Argo CD Diff PreviewSummary: Modified (2):
± infra (+1|-1)
± tuppr (+12|-1)infra (kubernetes/bootstrap/infra.yaml)Application: argocd/tuppr destination:
namespace: system-upgrade
server: https://kubernetes.default.svc
info:
- name: Chart
- value: tuppr@0.1.4
+ value: tuppr@0.1.39
project: default
source:
path: kubernetes/infra/tuppr/
repoURL: https://github.com/mpeterson/homelab
targetRevision: maintuppr (kubernetes/infra/tuppr/app.yaml)Deployment: system-upgrade/tuppr env:
- name: CONTROLLER_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- image: ghcr.io/home-operations/tuppr:0.1.4
+ - name: CONTROLLER_NODE_NAME
+ valueFrom:
+ fieldRef:
+ fieldPath: spec.nodeName
+ - name: CONTROLLER_POD_NAME
+ valueFrom:
+ fieldRef:
+ fieldPath: metadata.name
+ image: ghcr.io/home-operations/tuppr:0.1.39
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
path: /healthz
port: 8081
@@ skipped 41 lines (64 -> 104) @@
tolerations:
- key: CriticalAddonsOnly
operator: Exists
- effect: NoSchedule
key: node-role.kubernetes.io/control-plane
+ operator: Exists
+ - effect: NoSchedule
+ key: node.kubernetes.io/unschedulable
operator: Exists
volumes:
- name: cert
secret:
defaultMode: 420Stats: |
a1fcdf8 to
dd6e80a
Compare
a48e428 to
8626714
Compare
377f2c6 to
95fcb1d
Compare
95fcb1d to
c9cf659
Compare
f272f17 to
556e58d
Compare
8ec27c9 to
a85ab4b
Compare
de4c54b to
cb33f2c
Compare
fa810e5 to
6facb01
Compare
6facb01 to
0c37c85
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.1.4→0.1.390.1.4→0.1.39Release Notes
home-operations/tuppr (ghcr.io/home-operations/charts/tuppr)
v0.1.39Compare Source
Bug Fixes
Miscellaneous Chores
v0.1.38Compare Source
Bug Fixes
v0.1.37Compare Source
Features
v0.1.36Compare Source
Bug Fixes
Miscellaneous Chores
v0.1.35Compare Source
Features
Code Refactoring
v0.1.34Compare Source
Features
Bug Fixes
Code Refactoring
v0.1.33Compare Source
Features
v0.1.32Compare Source
Bug Fixes
v0.1.31Compare Source
Features
Miscellaneous Chores
v0.1.30Compare Source
Bug Fixes
v0.1.28Compare Source
Features
Bug Fixes
v0.1.27Compare Source
Features
Bug Fixes
v0.1.26Compare Source
Bug Fixes
v0.1.25Compare Source
Bug Fixes
Miscellaneous Chores
28399d8→ff6756f) (#259) (7e6ff72)v0.1.21Compare Source
Features
Miscellaneous Chores
v0.1.20Compare Source
Features
Bug Fixes
Documentation
v0.1.19Compare Source
Features
Miscellaneous Chores
v0.1.18Compare Source
Bug Fixes
v0.1.17Compare Source
Bug Fixes
v0.1.16Compare Source
Miscellaneous Chores
v0.1.15Compare Source
Bug Fixes
Miscellaneous Chores
v0.1.14Compare Source
Features
Documentation
v0.1.13Compare Source
Features
v0.1.12Compare Source
Features
Bug Fixes
v0.1.11Compare Source
Features
Bug Fixes
Documentation
Miscellaneous Chores
v0.1.10Compare Source
Bug Fixes
v0.1.9Compare Source
Features
Bug Fixes
v0.1.8Compare Source
⚠ BREAKING CHANGES
Bug Fixes
Miscellaneous Chores
Continuous Integration
v0.1.7Compare Source
Features
Bug Fixes
v0.1.6Compare Source
Features
Bug Fixes
Configuration
📅 Schedule: (in timezone Asia/Jerusalem)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.